To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
A few days ago I sent a message saying that FW_CScroller::AutoScrollOffset appears to only work properly if the content view's extent and size are equal. If they are not, then it returns the different between them (see FW_PrivLimitScrolling). I'm still wondering if I have to have both the extent and the size equal, or if this is a bug that will be fixed. All of my code is written assuming they are different, so making them both be equal would be a big chore, that's why I'm asking again.